This UDT belongs to the Module LGF_MeasureCpuLoad and lists all possible parameter to configure its behavior.
| Identifier | Data type | Default value | Description |
|---|---|---|---|
| cfcRun | Bool | FALSE | CFC Run (OB No is shifted to 10xx) |
| averagingValues | USInt | 0 | Averaging the measured values by building the arithmetic average value |
| comLoadSim | UInt | 0 | Com Load Simulation [%] IF > 0.0 used as value for calculation IF <= 0.0 take real com load value read from PLC |
| limitWarning | Real | 70.0 | Warning threshold value [%] |
| limitAlarm | Real | 100.0 | Alarming threshold value [%] |
| organizationBlocksCyclic | Array[0..10] of LGF_typeMeasureCpuLoad_ConfigurationBlock | --- | Cyclic Blocks to measure |
| organizationBlocks | Array[0..30] of LGF_typeMeasureCpuLoad_ConfigurationBlock | --- | NON-Cyclic Blocks to measure |